Skip to content
Back to search
30
MCP

Malware Analyzer

pulsemcp/malware analyzer

Provides specialized terminal access to common malware analysis tools like 'strings', 'file', 'hexdump', and 'objdump' with parameter validation and timeout handling for security researchers analyzing suspicious files.

Uptime
0.0%
22 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Log Analyzer
Analyzes Python application logs with time-based and pattern filtering, pytest output parsing, and code coverage report generation for debug
0 tools
Radare2
Provides direct access to radare2's binary analysis framework for reverse engineering, malware analysis, and debugging through a simple stdi
0 tools
Bug Detector
Analyzes code for bugs, security vulnerabilities, and code smells
0 tools
Video Analyzer
Download, transcribe, and analyze video content with intelligent frame extraction and image recognition.
0 tools
TriageMCP (PE File Analysis)
Integrates with multiple security tools to perform static analysis of PE files, extracting critical information like import tables, metadata
0 tools
log_analyzer_mcp
MCP server and tools for analyzing test and runtime logs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "malware_analyzer": {
      "url": "None",
      "transport": "http"
    }
  }
}